Skip to content

fix: use valid SPDX license identifier in package.json#389

Merged
samikshya-db merged 1 commit into
mainfrom
fix/spdx-license-identifier
May 26, 2026
Merged

fix: use valid SPDX license identifier in package.json#389
samikshya-db merged 1 commit into
mainfrom
fix/spdx-license-identifier

Conversation

@sreekanth-db
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Verified Apache-2.0 is the correct SPDX identifier via the official SPDX license list
  • Confirm GitHub no longer shows a license warning after merge

This pull request and its description were written by Isaac.

@github-actions
Copy link
Copy Markdown

Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).

Change license field from "Apache 2.0" to "Apache-2.0" so GitHub and npm can recognize it correctly.

Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
Co-authored-by: Isaac
@samikshya-db samikshya-db merged commit 61805a6 into main May 26, 2026
8 checks passed
@samikshya-db samikshya-db deleted the fix/spdx-license-identifier branch May 26, 2026 04:36
@samikshya-db samikshya-db mentioned this pull request May 26, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatible license reference in GitHub

2 participants